Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: generate dependencies cleanup #1498

Merged

Conversation

kevjue
Copy link
Contributor

@kevjue kevjue commented Sep 12, 2024

No description provided.

Copy link

github-actions bot commented Sep 12, 2024

SP1 Performance Test Results

Branch: kevjue/generate_dependencies_cleanup
Commit: 50ed3e5
Author: kevjue

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 0.19 10.11 0.58 21s
ssz-withdrawals 2757356 11.57 77.25 82.16 1m9s
tendermint 12593597 5.52 196.42 247.34 1m57s

@@ -475,3 +394,64 @@ impl ByteRecord for ExecutionRecord {
add_sharded_byte_lookup_events(&mut self.byte_lookups, new_events);
}
}

#[derive(Clone, Debug, Serialize, Deserialize)]
pub struct PrecompileEvents {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, deserves its own file

@kevjue kevjue merged commit f72c35f into kevjue/phase_1_improvements Sep 14, 2024
6 of 9 checks passed
@kevjue kevjue deleted the kevjue/generate_dependencies_cleanup branch September 14, 2024 00:32
@kevjue kevjue restored the kevjue/generate_dependencies_cleanup branch September 14, 2024 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants